Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix type colonne inadapté pr ID pays #51

Merged
merged 4 commits into from
Feb 16, 2024

Conversation

Roxayl
Copy link
Owner

@Roxayl Roxayl commented Feb 16, 2024

Les clés étrangères de pays au format TINYINT(3), inadapté pr des ID pays, sont converties en type INT(11).

Le SQL_MODE est aussi modifié pour refléter la configuration sur l'environnement de production (typiquement, les éléments du mode strict sont désactivés).

Bon, dû au bug avec les migrations (cf. #50), la requête pr les migrations à faire exécuter par un admin est décrite ici : #50 (comment)

@Roxayl Roxayl added the bug Something isn't working label Feb 16, 2024
@Roxayl Roxayl self-assigned this Feb 16, 2024
@Roxayl Roxayl linked an issue Feb 16, 2024 that may be closed by this pull request
@Roxayl Roxayl merged commit 6bd8957 into main Feb 16, 2024
6 checks passed
@Roxayl Roxayl deleted the 49-type-de-colonne-inadapté-pour-les-id-pays branch February 16, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type de colonne inadapté pour les ID pays
1 participant